feat(doubao_share): support doubao_share link#8376
Merged
xhofe merged 1 commit intoAlistGo:mainfrom Apr 19, 2025
Merged
Conversation
|
Contributor
There was a problem hiding this comment.
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Comments suppressed due to low confidence (1)
drivers/doubao_share/types.go:34
- [nitpick] The field name 'Child' is ambiguous; consider renaming it to 'Children' for improved consistency and clarity with similar data structures.
Child *[]RootFileList
xhofe
approved these changes
Apr 19, 2025
|
有没有办法优化一下,不填写ttwid ?
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
增加了 豆包分享链接的驱动
配置项说明
Root folder path请保持默认的/Cookie字段,请自行打开豆包云盘,获取其Cookie中的关于ttwid部分,例如:
ttwid=xxxx;Share ids字段,填写需要挂载的分享链接或ID,可自定义路径,格式要求如下:分享链接或ID+|+自定义路径(可选)例如:有一个
分享链接:https://www.doubao.com/drive/s/aabbccddeeffgghh需要挂载,其ID为/s/后面的:aabbccddeeffgghh多分享链接或ID的情况:注意⚠️ ,
自定义目录不可以重复,并且测试目录和测试目录/1这样定义的也冲突